Welcome![Sign In][Sign Up]
Location:
Search - obstacle avoidance in matlab

Search list

[Otherrobots

Description: 仿真移动机器人避障的实验,是机器人在制定的环境中避开障碍,到达目的地。-Simulation of mobile robot obstacle avoidance experiments, is in the formulation of the robot environment to avoid obstacles, reach their destinations.
Platform: | Size: 1024 | Author: jiarunliang | Hits:

[Software Engineering6

Description: 果蔬收获机器人是机器人技术在农业中的具体应用,基于避障的路径规划是果蔬收获机器人主要 的研究内容。由于农业机器人作业环境的复杂性和非结构性,神经网络籽是其重要的研究方法。为此,介 绍了神经网络的特点,重点分析了采用神经网络描述果蔬收获机器人工作环境的基本思路,最后给出了黄 瓜采摘机器人的具体分析实例,对农业机器人工作环境的描述具有较高的参考价值。-Fruit and vegetable harvesting robot is the robot technology in agriculture specific application, based on the obstacle avoidance path planning is the main fruit and vegetable harvesting robot research. Operating environment as a result of agricultural robot complexity and non-structural, neural network is an important seed of research methods. To this end, introduce the characteristics of neural networks, focusing on the use of neural network analysis of fruit and vegetable harvesting robot description of the working environment of the basic ideas, the final cucumber picking robot is given specific examples of analysis of agricultural robot description of the work environment has a high reference value.
Platform: | Size: 182272 | Author: 高子 | Hits:

[matlabmoni

Description: 一个机器人避障的仿真,在MATLAB下运行。-A robot obstacle avoidance simulation run in MATLAB.
Platform: | Size: 1024 | Author: 徐菊 | Hits:

[matlabbizhang

Description: 一个用MATLAB实现的单机器人避障程序。效果很好。-Using MATLAB to achieve a single robot obstacle avoidance procedures. Good effect.
Platform: | Size: 1024 | Author: 徐菊 | Hits:

[matlabsimulation_hua_square_obstacle_2

Description: 轮式移动机器人的避障,可以实现机器人在约束环境中的期望运动-Wheeled mobile robot obstacle avoidance can be achieved in the constrained environment of the robot s expectations Movement
Platform: | Size: 4096 | Author: 华胜 | Hits:

[AI-NN-PRRobotswarm

Description: 用差分方法,进行机器人路径规划仿真的程序-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem
Platform: | Size: 4096 | Author: wanghong | Hits:

[matlabjsjy20070288

Description: :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to fall into local optimum, in the standard genetic algorithm based on the insertion of three new operations- rehabilitation, reconstruction, and excellent operational record, so that the improved genetic algorithm converges to the global optimum, and in this by the roadside on the basis of constraints, dynamic obstacle avoidance and the shortest path as the fitness function is proposed dynamic obstacle avoidance path planning method. Simulation results through experiments the effectiveness of the algorithm, accuracy and real-time, and with previous genetic algorithm based path planning method to compare the results show that the method proposed in the resulting path length and algorithms have a running time better performance.
Platform: | Size: 329728 | Author: zhangying | Hits:

[AI-NN-PRFZ2

Description: 神经网络机器人避障matlan仿真程序 可模拟机器人在空间的避障动作-Neural Network Robot Obstacle Avoidance matlan simulation program can simulate the robot moves in space, obstacle avoidance
Platform: | Size: 1024 | Author: 蓝水 | Hits:

[matlabAPFcodeartificialpotentialmethod

Description: Artificial potential method for obstacle avoidance. This is for my final project.
Platform: | Size: 3072 | Author: 田娅 | Hits:

[matlabvehicle

Description: Vehicle guidance for obstacle avoidance example
Platform: | Size: 2048 | Author: Chris Leung | Hits:

[matlab11222

Description: 该控制算法为模糊控制器在机器人避障系统中的应用,是一个多输入多输出的控制系统,仿真结果和实际的运行结果比较符合。-The control algorithm for the Fuzzy Controller for Obstacle Avoidance System, is a multi-input multi-output control system, simulation results and actual operating results more in line.
Platform: | Size: 16384 | Author: 刘超 | Hits:

[matlabMatlab

Description: Matlab编写的人工势场法避障程序,如何躲避点状障碍-Written in Matlab artificial potential field obstacle avoidance procedures, how to avoid point-shaped obstacles
Platform: | Size: 2048 | Author: 邵杰 | Hits:

[matlabvfh

Description: VFH obstacle avoidance algorithm in Matlab
Platform: | Size: 2048 | Author: Sarmad | Hits:

[AI-NN-PRfront

Description: 本程序是关于前方有障碍物的机器人避障的控制程序-This program is about the obstacles in front of the robot obstacle avoidance control procedures
Platform: | Size: 1024 | Author: xuya | Hits:

[Internet-Network嫦娥三号主减速阶段与粗避障阶段的控制策略

Description: 此matlab程序为嫦娥三号在主减速阶段与粗避障阶段的最优控制程序(This matlab program is the optimum control program for Chang e three in the main deceleration stage and the rough obstacle avoidance stage)
Platform: | Size: 12288 | Author: nicaic | Hits:

[matlab模糊控制用于机器人避障

Description: 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器人的运动过程分解为避障、边界跟踪、调速、目标制导等基本行为,各基本行为的激活由不同的机构分别控制,机器人的最终操作由高层控制机构对基本行为进行平衡后作出综合反应。模糊控制方法将信息获取和模糊推理过程有机结合,其优点在于不依赖机器人的动力学、运动学模型,系统控制融入了人类经验,同时计算量小,构成方法较为简单,节省系统资源,实时性。本文探讨了模糊控制技术在避障路径规划中的应用,并对其进行了仿真设计。(There are many ways on autonomous mobile robot obstacle avoidance system designing, which based on fuzzy control of robot obstacle avoidance system is to use the fuzzy logic control system to determine the environmental information around the robot, then plan out a route to the target point with collision-free path. This method has a small footprint, responsive and could be able to cope with relatively complex external environment. In this paper, the main content is fuzzy control theory based obstacle avoidance of mobile robot path planning by research.)
Platform: | Size: 222208 | Author: zallen | Hits:

[matlabmatlab

Description: 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstacle avoidance system designing, which based on fuzzy control of robot obstacle avoidance system is to use the fuzzy logic control system to determine the environmental information around the robot, then plan out a route to the target point with collision-free path. This method has a small footprint, responsive and could be able to cope with relatively complex external environment. In this paper, the main content is fuzzy control theory based obstacle avoidance of mobile robot path planning by research.)
Platform: | Size: 444416 | Author: zallen | Hits:

[matlabDesktop

Description: 移动机器人自主避障系统的设计方法多种多样,其中基于模糊控制的机器人避障系统主要是利用模糊逻辑控制器对机器人周围环境信息进行分析和判断,并规划出一条到达目标点的无碰撞路径。该方法有着占用资源小,反应迅速,并能应对相对复杂的外部环境。本文主要以基于模糊控制原理对移动机器人避障路径规划所作的相关研究为主要内容。(There are many ways on autonomous mobile robot obstacle avoidance system designing, which based on fuzzy control of robot obstacle avoidance system is to use the fuzzy logic control system to determine the environmental information around the robot, then plan out a route to the target point with collision-free path. This method has a small footprint, responsive and could be able to cope with relatively complex external environment. In this paper, the main content is fuzzy control theory based obstacle avoidance of mobile robot path planning by research.)
Platform: | Size: 749568 | Author: zallen | Hits:

[Other181060021李闯—机器人运动分析

Description: 课题作业,模拟了刚体的运动,以实现类似机器人的避障功能(The class assignments in the class simulate the rigid body movement to achieve a robot-like obstacle avoidance function)
Platform: | Size: 246784 | Author: 名字都重复 | Hits:

[matlabDubins-Curve-For-MATLAB-master

Description: 基于matlab实现基于杜宾曲线的避障规划(静态环境下)。(Obstacle avoidance planning based on Durbin curve with MATLAB (in static environment).)
Platform: | Size: 8192 | Author: Hoshi_99 | Hits:
« 12 »

CodeBus www.codebus.net